var net/http.http2goroutineSpace

2 uses

	net/http (current package)
		h2_bundle.go#L3125: var http2goroutineSpace = []byte("goroutine ")
		h2_bundle.go#L3133: 	b = bytes.TrimPrefix(b, http2goroutineSpace)